PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableFormXObjectCell Class / PDFFlowTableFormXObjectCell Constructor / PDFFlowTableFormXObjectCell Constructor(PDFFlowTableFormXObjectCell)
Source cell.
In This Topic
    PDFFlowTableFormXObjectCell Constructor(PDFFlowTableFormXObjectCell)
    In This Topic
    Initializes a new PDFFlowTableFormXObjectCell Object with another cell.
    Syntax
    public PDFFlowTableFormXObjectCell( 
       PDFFlowTableFormXObjectCell source
    )

    Parameters

    source
    Source cell.
    See Also